{% include 'structure/header.html' %} {% if callback %} {% endif %} Sender Select Select the person you want to request the money from Username Balance {% for user in users %} {{ user.username }} {{ user.balance }} $ {% endfor %} {% include 'structure/footer.html' %}